FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package hl7.fhir.us.lower-extremity-skin-wound-assessment#current (93 ms)

Package hl7.fhir.us.lower-extremity-skin-wound-assessment
Type ValueSet
Id Id
FHIR Version R4
Source http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/https://build.fhir.org/ig/HL7/fhir-skin-wound-ig/ValueSet-yesNoVS.html
Url http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/yesNoVS
Version 0.1.0
Status draft
Date 2019-06-19
Name YesNoValueSet
Experimental False
Realm us
Authority hl7
Description Select SNOMED code system values. The set of precoordinated codes for affirmative and negative responses.
Copyright TBD

Resources that use this resource

StructureDefinition
EstimatedIndExt EstimatedIndicator
PresentOnAdmissionExt PresentOnAdmission

Resources that this resource uses

CodeSystem
http://snomed.info/sct SNOMED CT (all versions)
http://snomed.info/sct SNOMED codes used in this IG
http://snomed.info/sct SNOMED CT Canada Immunizations


Narrative

Note: links and images are rebased to the (stated) source


Source

{
  "resourceType" : "ValueSet",
  "id" : "yesNoVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/373066001\">373066001</a></td><td>Yes</td></tr><tr><td><a href=\"http://snomed.info/id/373067005\">373067005</a></td><td>No</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/yesNoVS",
  "version" : "0.1.0",
  "name" : "YesNoValueSet",
  "status" : "draft",
  "date" : "2019-06-19",
  "publisher" : "Health Services Platform Consortium (HSPC)",
  "description" : "Select SNOMED code system values. The set of precoordinated codes for affirmative and negative responses.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "immutable" : true,
  "copyright" : "TBD",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "373066001",
            "display" : "Yes"
          },
          {
            "code" : "373067005",
            "display" : "No"
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.